.img-box{
    width: 100%;
    overflow: auto;

}
.img-box img{
    width: 100%;
}
.text-box{
padding: 10px 10px 25px 25px;
}
.box-1{
    margin-top: 40px;
    height: 100%;

}
.box-2{
    border: 1px solid #cccccc;

}
.text-box .tags span{
    background-color:#dbdbdb ;
    display: inline-block;
    margin: 0 10px 10px 0;
   line-height: 25px;
    padding: 0 10px;
}

.box-left{
    padding-right: 0;
    padding-left: 0;
}
.box-right{
    padding-left: 0;

}
.tags{
    margin-top: 20px;
}
.text-box h2 a{
    /*color: #515151;*/
    color: #ffffff;
}
.text-box h2 a:hover{
    color: #f06618;
 text-decoration: none;
    cursor: none;

}
.case-text{
    margin-top: 18px;
}
.small-img{
    text-align: left;
}
.small-text{
    text-align: right;
}
.case-text2 p{
    line-height: 18px;
}
.case-text2 h3{
    text-align: left;
}
.style{
    font-weight: bold;
    color: #d1131d;
}
.page{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-2{
    margin-top: 0;
}
.page-one > .active > a, .page-one > .active > span, .page-one > .active > a:hover, .page-one > .active > span:hover, .page-one > .active > a:focus, .page-one > .active > span:focus {
    background-color: #f06618;
    border-color: #f06618;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.selected{
    color:#f06618 ;
    margin-right: 10px;
}
.selected-2{
    color: #555555;
}
.box-new{
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
}
.box-new i{
    font-size: 12px;
}
.selected:hover{
    color:#f06618 ;
}
.selected-2:hover{
    color:#f06618 ;

}
.img-show img{
    width: 182px;
}
 .tag {
    background: #f25618 none repeat scroll 0 0;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    font-size: 15px;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0 20px;
    position: absolute;
    top: 0;
}
 .tags strong{
     color: #FFFFff;
 }
 .box{
     padding-top: 126px;
 }
.product-title{
    color: #d1131d;
    margin-top:40px;
    /*margin-bottom: 16px;*/
}
.product-title small{
    padding-left: 6px;
    color:#667173;
}
.pagination{
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
    color: #666;
    font-family: "微软雅黑";
    font-size: 12px;
}
.pagination  > a, .pagination  > span {
    /*background-color: #fff;*/
    background-color: #262a2f;
    border: 1px solid #ddd;
    /*color: #337ab7;*/
    color: #FFFFff;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.case-box{
    background-color: #262a2f;
    margin-left: -15px;
    margin-right: -15px;
}
.row{
    background-color: #262a2f;
}